There is an SDK for IoT devices running on JS aws/aws-iot-device-sdk-js, but I don't see there any instruction on how to set up provisioning by claim. The SDK doesn't have nay API for provisioning by claim. Is there any other solution on how can I set up provisioning by claim node.js devices?
I develop a commercial app on electron which is running on computers in venues which should be controlled by venue staff remotely via IoT. There may be many instances of the app on venue, so I would love to automate provisioning of new IoT devices. Thanks.